'Declaration Public Function New( _
ByVal nameИмя элемента штрих-кода.As String, _
ByVal itemsНабор элементов штрих-кода этого элемента штрих-кода.As System.Collections.Generic.IEnumerable(Of T) _
)
public BarcodeCompositeElement<T>(
string name,
System.Collections.Generic.IEnumerable<T> items
)
public: BarcodeCompositeElement<T>(
string* name,
System.Collections.Generic.IEnumerable<T*>* items
)
public:
BarcodeCompositeElement<T>(
string^ name,
System.Collections.Generic.IEnumerable<T^>^ items
)
Parameters
- name
- Имя элемента штрих-кода.
- items
- Набор элементов штрих-кода этого элемента штрих-кода.